* NEWS: Clarify that `smtpmail-starttls-credentials' doesn't exist.
authorLars Magne Ingebrigtsen <larsi@gnus.org>
Wed, 6 Jul 2011 16:50:34 +0000 (18:50 +0200)
committerLars Magne Ingebrigtsen <larsi@gnus.org>
Wed, 6 Jul 2011 16:50:34 +0000 (18:50 +0200)
etc/ChangeLog
etc/NEWS

index 20495537322cf34f5d440fc384d9dbf6e751e645..62858d319c1f2f1998c834dd4053679bcf27ad00 100644 (file)
@@ -1,3 +1,7 @@
+2011-07-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * NEWS: Clarify that `smtpmail-starttls-credentials' doesn't exist.
+
 2011-07-05  Juanma Barranquero  <lekktu@gmail.com>
 
        * NEWS: Document new emacs-lock.el and renaming of old one.
index 87ac6e229211534006dda845cf3e2a93d12bec57..66b173751bf006054bc783e3d33ff45eb3948d2f 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -130,8 +130,8 @@ difference), but if it were a direct list of user names and passwords,
 you will be prompted for the user name and the password instead, and
 they will then be saved to ~/.authinfo.
 
-** Similarly, if you had `smtpmail-starttls-credentials' set, then
-then you need to put
+** Similarly, `smtpmail-starttls-credentials' no longer exists.  If
+you had thet set, then then you need to put
 
 machine smtp.whatever.foo port 25 key "~/.my_smtp_tls.key" cert "~/.my_smtp_tls.cert"